Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-imask from 6.5.0-alpha.0 to 7.6.1 #2506

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps react-imask from 6.5.0-alpha.0 to 7.6.1.

Release notes

Sourced from react-imask's releases.

v7.6.1

  • minor bug fixes

v7.6.0

Core:

  • fix minor issues with Enum mask

React/Vue plugins:

  • now it's possible to provide default values to hook/composable
  • onAccept is now only called on init if value is changed. It should no longer mark value as dirty for validators.

React plugin:

  • now it's possible to pass existing element ref to hook

Vue plugin:

  • fix minor issues for typed model

v7.5.0

  • enable autocomplete for Enum mask by default
  • autofix option can be used with pattern mask and automatically passed to blocks
  • fix minor bugs

v7.4.0

  • add autofix option to Number mask
  • minor fixes for Vue and Svelte plugins

v7.3.0

  • add new repeat block feature
  • improve IME support (こんにちは世界)
  • try to handle undo / redo in a better way
  • minor bug fixes

v7.2.1

  • minor bug fixes for Range and Number masks

v7.2.0

Core:

  • add cjs build
  • add prepareChar callback
  • fix types
  • fix other minor bugs

React:

  • fix types
  • fix shift back prevention

v7.1.3

  • fix minor issues

v7.1.2

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2024
@dependabot dependabot bot assigned jrchudy and RFSH Aug 2, 2024
@RFSH RFSH self-requested a review August 2, 2024 23:58
Bumps [react-imask](https://github.com/uNmAnNeR/imaskjs) from 6.5.0-alpha.0 to 7.6.1.
- [Release notes](https://github.com/uNmAnNeR/imaskjs/releases)
- [Commits](uNmAnNeR/imaskjs@v6.5.0-alpha.0...v7.6.1)

---
updated-dependencies:
- dependency-name: react-imask
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-imask-7.6.1 branch from eed9e79 to b24604f Compare August 7, 2024 19:01
@RFSH
Copy link
Member

RFSH commented Aug 16, 2024

This change broke our timestamp test cases. I spent about an hour trying to figure out the issue but couldn't and would need to spend more time on it. I also couldn't find any useful changes since the version that we're using, so I'm going to skip this for now.

@RFSH RFSH closed this Aug 16, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-imask-7.6.1 branch August 16, 2024 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants